powerpc: Move setup_board_extra() into a PPC file
authorSimon Glass <[email protected]>
Fri, 31 Mar 2017 14:40:36 +0000 (08:40 -0600)
committerTom Rini <[email protected]>
Wed, 5 Apr 2017 20:36:55 +0000 (16:36 -0400)
commite5fb573f6431d7585ef43eb02b67ac1a07f40094
tree27eb55a8cb2672f73849fe23c15aadd3baa978e5
parent056285fd454362ec1aa5e8bfedff38d9ef7a9fb1
powerpc: Move setup_board_extra() into a PPC file

We don't need this PPC-specific function in generic code. Move it to
the powerpc directory.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
arch/powerpc/lib/Makefile
arch/powerpc/lib/setup.c [new file with mode: 0644]
common/board_f.c
include/common.h